home *** CD-ROM | disk | FTP | other *** search
Unknown | 2003-02-28 | 654 b |
open in:
MacOS 8.1
|
Win98
|
DOS
view JSON data
|
view as text
This file was not able to be converted.
This format is not currently supported by dexvert.
Confidence | Program | Detection | Match Type | Support
|
---|
100%
| file
| data
| default
|
|
hex view+--------+-------------------------+-------------------------+--------+--------+
|00000000| 00 00 00 00 00 00 00 00 | 44 0a 63 6c 61 73 73 20 |........|D.class |
|00000010| 44 43 41 63 74 69 6f 6e | 5f 57 61 69 74 46 6f 72 |DCAction|_WaitFor|
|00000020| 50 6c 61 79 65 72 20 65 | 78 74 65 6e 64 73 20 44 |Player e|xtends D|
|00000030| 43 68 61 72 41 63 74 69 | 6f 6e 3b 0d 0a 0d 0a 76 |CharActi|on;....v|
|00000040| 61 72 28 41 63 74 69 6f | 6e 29 20 66 6c 6f 61 74 |ar(Actio|n) float|
|00000050| 20 52 61 64 69 75 73 20 | 20 20 20 22 72 61 64 69 | Radius | "radi|
|00000060| 75 73 20 61 72 6f 75 6e | 64 20 62 6f 74 20 70 6c |us aroun|d bot pl|
|00000070| 61 79 65 72 20 6d 75 73 | 74 20 62 65 20 74 6f 20 |ayer mus|t be to |
|00000080| 74 72 69 67 67 65 72 22 | 3b 0d 0a 76 61 72 28 41 |trigger"|;..var(A|
|00000090| 63 74 69 6f 6e 29 20 66 | 6c 6f 61 74 20 44 75 72 |ction) f|loat Dur|
|000000a0| 61 74 69 6f 6e 20 20 22 | 64 75 72 61 74 69 6f 6e |ation "|duration|
|000000b0| 20 74 6f 20 77 61 69 74 | 20 28 2d 31 20 66 6f 72 | to wait| (-1 for|
|000000c0| 20 69 6e 66 69 6e 69 74 | 65 29 22 3b 0d 0a 0d 0a | infinit|e)";....|
|000000d0| 66 75 6e 63 74 69 6f 6e | 20 53 74 61 72 74 41 63 |function| StartAc|
|000000e0| 74 69 6f 6e 28 29 0d 0a | 7b 0d 0a 09 6c 6f 63 61 |tion()..|{...loca|
|000000f0| 6c 20 44 47 61 6d 65 50 | 6c 61 79 65 72 20 44 47 |l DGameP|layer DG|
|00000100| 50 3b 0d 0a 09 0d 0a 09 | 66 6f 72 65 61 63 68 20 |P;......|foreach |
|00000110| 47 65 74 42 6f 74 28 29 | 2e 41 6c 6c 41 63 74 6f |GetBot()|.AllActo|
|00000120| 72 73 28 20 63 6c 61 73 | 73 27 44 47 61 6d 65 50 |rs( clas|s'DGameP|
|00000130| 6c 61 79 65 72 27 2c 20 | 44 47 50 20 29 0d 0a 09 |layer', |DGP )...|
|00000140| 7b 0d 0a 09 09 69 66 20 | 28 20 44 47 50 2e 49 73 |{....if |( DGP.Is|
|00000150| 48 75 6d 61 6e 43 6f 6e | 74 72 6f 6c 6c 65 64 28 |HumanCon|trolled(|
|00000160| 29 20 29 0d 0a 09 09 7b | 0d 0a 09 09 09 4d 79 53 |) )....{|.....MyS|
|00000170| 65 71 75 65 6e 63 65 2e | 4d 79 46 61 63 74 6f 72 |equence.|MyFactor|
|00000180| 79 2e 50 75 70 70 65 74 | 65 65 72 2e 4c 6f 6f 6b |y.Puppet|eer.Look|
|00000190| 54 61 72 67 65 74 20 3d | 20 44 47 50 3b 0d 0a 09 |Target =| DGP;...|
|000001a0| 09 09 62 72 65 61 6b 3b | 0d 0a 09 09 7d 0d 0a 09 |..break;|....}...|
|000001b0| 7d 0d 0a 09 0d 0a 20 20 | 20 20 69 66 20 28 20 44 |}..... | if ( D|
|000001c0| 75 72 61 74 69 6f 6e 20 | 21 3d 20 2d 31 2e 30 20 |uration |!= -1.0 |
|000001d0| 29 0d 0a 20 20 20 20 20 | 20 20 20 4d 79 53 65 71 |).. | MySeq|
|000001e0| 75 65 6e 63 65 2e 4d 79 | 46 61 63 74 6f 72 79 2e |uence.My|Factory.|
|000001f0| 50 75 70 70 65 74 65 65 | 72 2e 57 61 69 74 46 6f |Puppetee|r.WaitFo|
|00000200| 72 50 6c 61 79 65 72 28 | 20 52 61 64 69 75 73 2c |rPlayer(| Radius,|
|00000210| 20 44 75 72 61 74 69 6f | 6e 20 29 3b 0d 0a 20 20 | Duratio|n );.. |
|00000220| 20 20 65 6c 73 65 20 4d | 79 53 65 71 75 65 6e 63 | else M|ySequenc|
|00000230| 65 2e 4d 79 46 61 63 74 | 6f 72 79 2e 50 75 70 70 |e.MyFact|ory.Pupp|
|00000240| 65 74 65 65 72 2e 57 61 | 69 74 46 6f 72 50 6c 61 |eteer.Wa|itForPla|
|00000250| 79 65 72 28 20 52 61 64 | 69 75 73 20 29 3b 20 20 |yer( Rad|ius ); |
|00000260| 20 20 20 20 20 20 0d 0a | 20 20 20 20 0d 0a 20 20 | ..| .. |
|00000270| 20 20 53 75 70 65 72 2e | 53 74 61 72 74 41 63 74 | Super.|StartAct|
|00000280| 69 6f 6e 28 29 3b 0d 0a | 7d 0d 0a 0d 0a 00 |ion();..|}..... |
+--------+-------------------------+-------------------------+--------+--------+